Download and Install mp3_check version 1.98 on Mac OS X
Thursday the 24th of July, 2008

    mp3_check  most recent diff


      View the most recent changes for the mp3_check port at: mp3_check.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for mp3_check.
      The raw portfile for mp3_check 1.98 is located here:
      http://mp3_check.darwinports.com/dports/audio/mp3_check/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/mp3_check
      Google
      Web Darwinports.com



      # $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp macports.org $

      PortSystem 1.0
      Name: mp3_check
      Version: 1.98
      Category: audio
      Maintainers: nomaintainer
      Description: mp3 format validator
      Long Description: mp3_check helps to identify in explicit detail MP3s that do not correctly follow the MP3 format. It also looks for invalid frame headers, missing frames, etc., and generates useful statistics. This can be useful when building a high-quality mp3 archive...
      Homepage: http://mp3check.sourceforge.net/
      Platform: darwin
      master_sites sourceforge:mp3check
      checksums md5 d10e3d7d434af17cc036b752a816e492

      patch {
      reinplace "s| -Werror||" ${worksrcpath}/Makefile
      }

      use_configure no

      destroot {
      xinstall -m 555 ${worksrcpath}/mp3_check ${destroot}${prefix}/bin

      xinstall -d ${destroot}${prefix}/share/doc/mp3_check

      foreach file {FOR_TESTING GOALS MILESTONE MILESTONE.INTRO MY_NOTES NOTES README THANKYOU TODO WISHLIST} {
      xinstall -m 444 ${worksrcpath}/${file} ${destroot}${prefix}/share/doc/mp3_check
      }
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/mp3_check
      % sudo port install mp3_check
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching mp3_check
      ---> Verifying checksum for mp3_check
      ---> Extracting mp3_check
      ---> Configuring mp3_check
      ---> Building mp3_check with target all
      ---> Staging mp3_check into destroot
      ---> Installing mp3_check
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using mp3_check with these commands:
      %  man mp3_check
      % apropos mp3_check
      % which mp3_check
      % locate mp3_check

     Where to find more information:

    Darwin Ports



    image test